home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
A.C.E. 2
/
ACE CD 2.iso
/
FILES
/
UTILS
/
GAMESDS3.DMS
/
GAMESDS3.adf
/
GDS_Examples.lha
/
Examples
/
DEMO
< prev
next >
Wrap
Text File
|
1994-11-03
|
1KB
|
79 lines
if EXISTS bubble
cd bubble
bubbles 25
bubbles 25 hires
bubble_blank 25
bubble_blank 10
bubble_line 20
bubble_rastport 20
bubble_virtual 50
bubble_scroll 20
bubble_copper 20
cd /
endif
if EXISTS misc
cd misc
vector
vector hires
random
random hires
cd /
endif
if EXISTS complex
cd complex
elves 20
elves 20 hires
left_right bat 50
left_right bat 50 hires
left_right bat 25 hires
cd /
endif
if EXISTS sound
cd sound
snd pd_samples/bullfrog
snd pd_samples/presto
snd pd_samples/bullfrog 3
snd pd_samples/spring
snd pd_samples/spring 7 2 0 10
snd pd_samples/spring 7 3 0 10
snd pd_samples/spring 3
snd pd_samples/bullfrog
cd /
endif
if EXISTS aqua
cd aqua
aqua
cd /
endif
if EXISTS cyber_flight
cd cyber_flight
cyber_flight
cd /
endif
if EXISTS moonrocks
cd moonrocks
moonrocks
cd /
endif
if EXISTS tilemap
cd tilemap
2wayscroller
cd /
endif
if EXISTS picture
cd picture
view pd_pix/lakespheres.pic
view pd_pix/p.rom.jupiter
cd /
endif
if EXISTS parallax
cd parallax
pdemo
cd /
endif
if EXISTS tank
cd tank
battle
cd /
endif